xen.git
2015-01-23 Jan Beulichmake fls() and ffs() consistent across architectures
2015-01-22 Andrew Cooperx86/vlapic: express x2apic msr readability with a bitmap
2015-01-22 Andrew Cooperx86/domain: improvements to switch_native() and switch_...
2015-01-22 Jan BeulichVMX: use cached "current" where available
2015-01-22 Jan BeulichVMX: drop VMCS *_HIGH enumerators
2015-01-22 Jan BeulichVMX: dump further control state
2015-01-22 Jan BeulichVMX: dump full host state
2015-01-22 Jan BeulichVMX: dump full guest state
2015-01-22 Jan Beulichx86: don't open-code cpuid_count() in pv_cpuid()
2015-01-22 Jan Beulichx86: correctly check for sub-leaf zero of leaf 7 in...
2015-01-22 Jan Beulichx86: don't expose XSAVES capability to PV guests
2015-01-22 Andrew Cooperdrop redundant MAX_VIRT_CPUS bounds checks
2015-01-22 Andrew Coopersched/arinc653: remove MAX_VIRT_CPUS bounds check
2015-01-22 Andrew Cooperevtchn: reduce the size of the poll_mask where possible
2015-01-22 Andrew Cooperintroduce domain_max_vcpus() helper and implement per...
2015-01-22 Jan Beulichmake error codes a formal part of the ABI
2015-01-20 Jan Beulichre-order struct domain fields
2015-01-20 Jan Beulichx86: latch current->domain in do_physdev_op()
2015-01-20 Jan Beulichx86: slightly simplify PHYSDEVOP_pirq_eoi_gmfn_v* handling
2015-01-20 Jan Beulichphysdev: hide compatibility definitions for new enough...
2015-01-20 Andrew Cooperxsm/evtchn: never pretend to have successfully created...
2015-01-20 Andrew Cooperx86/cpuid: correct parameter types for cpuid_count()
2015-01-20 Andrew Cooperxfree() can tolerate NULL pointers
2015-01-19 Anthony PERARDlibxl: Avoid returning empty path from libxl_console_ge...
2015-01-19 Wei Liulibxl: check HVM direct boot parameters
2015-01-19 Julien Gralltools/configure: Check if pixman is present on the...
2015-01-19 Julien Gralltools/configure: Check if Glib is present only when...
2015-01-19 Julien Grallxen/arm: vgic: Rename nr_lines into nr_spis
2015-01-19 Wei Liulibxl: provide xenlight.pc
2015-01-19 Jim FehligInstall libxlutil.h
2015-01-19 Jan Beulichcorrect hypervisor version
2015-01-19 Andrew Cooperhypercall: update vcpu_op to take an unsigned vcpuid
2015-01-19 Paul Durrantx86/hvm: add per-vcpu evtchn upcalls
2015-01-19 Andrew Cooperx86/minios: remove more vestigial remnants of SUPERVISO...
2015-01-19 Andrew Cooperhvm/hpet: correctly gate the virtual HPET on HVM_PARAM_...
2015-01-19 Jan Beulichkexec: fix some types
2015-01-19 Jan Beulichevtchn: simplify sending of notifications
2015-01-19 Jan Beulichcommon/memory: fix an XSM error path
2015-01-15 Tim Deeganx86/mm: reunite nestedp2m_lock with its comment.
2015-01-15 Andrew Cooperx86/viridian: do not leak page refs and mappings if...
2015-01-15 Julien Grallxen/arm: Update documentation in the public header...
2015-01-15 Ian Campbelltools: remove blktap1
2015-01-15 Ian Campbelltools: unhook blktap1 from the build and remove all...
2015-01-15 Ian Campbellxen: arm: wait 1000ms for a CPU to come up, instead...
2015-01-15 Ian Campbellxen: arm: enable perf counters
2015-01-15 Julien Grallxen/arm: Blacklist the memory mapped timer (armv7-timer...
2015-01-15 Julien Grallxen/arm: grant-table: Increased the initial number...
2015-01-15 Julien Grallxen/arm: Remove the define INVALID_GFN from arch-arm...
2015-01-14 Jan BeulichRevert "x86/HVM: make hvm_efer_valid() honor guest...
2015-01-13 Martin LucinaMini-OS: netfront: Fix rx ring starvation in network_rx
2015-01-12 Alexandra Sandulescutools: xl: refactor code to parse network device options
2015-01-12 Uma Sharmatools/xl: Call init function for libxl_bitmap
2015-01-12 Uma Sharmatools/xl: Call init function for libxl_domain_sched_params
2015-01-12 Wei Liulibxl: add emacs local variables in libxl_{x86, arm}.c
2015-01-12 Andrew Coopertools/misc: Cleanup makefile
2015-01-12 Euan Harristools/Rules.mk: Don't optimize debug builds; add macro...
2015-01-12 Julien Gralllibxl: Don't ignore error when we fail to give access...
2015-01-12 Julien Gralllibxl/arm: Correctly spelled FDT_ERR_* in a comment
2015-01-12 Wei Liulibxl, hotplug/Linux: default to phy backend for raw...
2015-01-12 Ian Campbelldt-uart: support /chosen/stdout-path property.
2015-01-12 Ian Campbelldt-uart: use ':' as separator between path and options
2015-01-12 Ian Campbelldt-uart: Clarify log messages at init time.
2015-01-12 Ian Campbelldt-uart: add an emacs magic block
2015-01-12 Ian Campbellxenstored: log tdb message via xenstored's logging...
2015-01-12 Ian Campbelltools: libxl: directly initialise saved_* in _libxl_types.c
2015-01-12 Jan Beulichextend list of sections convertible to .init.* ones...
2015-01-12 Jan Beulicharm64/EFI: minor corrections
2015-01-12 Jan Beulichx86/MCE: allow overriding the CMCI threshold
2015-01-12 Jan Beulichx86emul: tighten CLFLUSH emulation
2015-01-12 Jan Beulichx86: also allow REP STOS emulation acceleration
2015-01-12 Jan Beulichx86/HVM: make hvm_efer_valid() honor guest features
2015-01-09 Chao Pengx86: expose CMT L3 event mask to user space
2015-01-09 Jan Beulichhvmloader: certain methods are not supposed to have...
2015-01-09 Jan Beulichhvmloader: avoid named helper symbols
2015-01-09 Jan Beulichrwlock: allow arch to override write_unlock() atomic
2015-01-09 Jan Beulichrwlock: allow arch to override read_unlock() atomic
2015-01-09 Jan Beulichspinlock: use local_irq_disable() instead of local_irq_...
2015-01-09 Jan Beulichx86/HVM: vMSI simplification
2015-01-09 Jan Beulichx86/HVM: drop pointless parameters from vIOAPIC interna...
2015-01-09 Andrew Cooperhvm/vmx: WRITE_MSR() macro hygene
2015-01-09 Jan Beulichx86/HVM: clobber hypercall arguments just like for PV
2015-01-09 Jan Beulichx86: streamline hypercall_create_continuation()
2015-01-09 Jan BeulichMAINTAINERS: Andrew Cooper to co-maintain x86
2015-01-09 Andrew Cooperx86/stack: avoid peeking into unmapped guard pages...
2015-01-09 Andrew Cooperx86/apic: remove redundant LVR read in init_bsp_APIC()
2015-01-09 Juergen Grossx86: expand arch_shared_info to support linear p2m...
2015-01-08 Wei Liulibxl_internal: comment on domain userdata unlock function
2015-01-08 Wei Liulibxl_internal: lock_carefd -> carefd
2015-01-08 Andrew Coopertools/misc: Remove sbdf2devicepath
2015-01-08 Thomas Leonardmini-os: arm: show registers, stack and exception vecto...
2015-01-08 Thomas Leonardmini-os: arm: time
2015-01-08 Liang Lilibxc: Expose the 1GB pages cpuid flag to guest
2015-01-08 Vijaya Kumar Kxen/arm: Manage pl011 uart TX interrupt correctly
2015-01-08 Tim Deeganxen: remove Xencomm
2015-01-07 Jan BeulichRevert "expand x86 arch_shared_info to support linear...
2015-01-07 Paul Durrantx86/viridian: add Partition Reference Time enlightenment
2015-01-07 Yu Zhangx86: add a new p2m type - p2m_mmio_write_dm
2015-01-07 Yu Zhangx86: add a new p2m type class - P2M_DISCARD_WRITE_TYPES
2015-01-07 Andrew Cooperremove CONFIG_X86_SUPERVISOR_MODE_KERNEL as x86_32...
2015-01-07 Jan BeulichVT-d: don't crash when PTE bits 52 and up are non-zero
next